Solving Problems Using Iterative Process

IMPORTANT

Solving Problems Using Iterative Process: Overview

This topic covers concepts, such as, Fibonacci Number, Golden Ratio, Estimation of Roots by Plotting a Pair of Graphs, Iterative Process for Improving Approximate Location of Solution, Iterative Formula & Applications of Iterative Formula etc.

Important Questions on Solving Problems Using Iterative Process

MEDIUM
IMPORTANT

The equation x4-1-x=0 has a root, α, between x=1 and x=2.

Use your iterative formula, with a starting value of x1=1.5, to find α correct to 2 decimal places. Give the result of each iteration to 4 decimal places.

EASY
IMPORTANT

The terms of a sequence, defined by the iterative formula xn+1=lnxn2+4, converge to the value α. The first term of the sequence is 2.

Find the value of α correct to 2 decimal places. Give each term of the sequence you find to 4 decimal places.

MEDIUM
IMPORTANT

Define the Fibonacci numbers. Calculate the value of the 12th and the 13th Fibonacci numbers. The 9th and 10th terms in the sequence are 21 and 34.

HARD
IMPORTANT

The equation x2-3x+1=0 has a positive root α. Show that this equation can be rearranged as x=3-1x

Use the iterative formula xn+1=3-1xn with a starting value of x1=3 to find α correct to 3 decimal places. Give the result of each iteration to 3 decimal places, where appropriate.

HARD
IMPORTANT

The equation x2+x-3=0 has a negative root α. Show that this equation can be rearranged as x=3x-1

Use the iterative formula xn+1=3xn-1 with a starting value of x1=-2.5 to find α correct to 2 decimal places. Give the result of each iteration to 4 decimal places, where appropriate.

HARD
IMPORTANT

The equation x2-x-1=0 has a root positive root α. Show that the equation can be rearranged as x=1x+1.

Use the iterative formula xn+1=1xn+1 with a starting value of x1=2 to find α correct to 3 decimal places. Give the result of each iteration to 4 decimal places, where appropriate.

HARD
IMPORTANT

Use the iterative formula xn+1=1xn+1 with a starting value of x1=2 to find α correct to 3 decimal places. Give the result of each iteration to 4 decimal places, where appropriate.

HARD
IMPORTANT

Use the iterative formula xn+1=3xn-1 with a starting value of x1=-2.5 to find α correct to 2 decimal places. Give the result of each iteration to 4 decimal places, where appropriate.

EASY
IMPORTANT

The equation x3=8-x2 has one real root, denoted by α.

Find, by calculation, the pair of consecutive integers between which α lies.

MEDIUM
IMPORTANT

Find the value of t correct to 3 decimal places using an iterative process based on the equation t=3t2+543. Given that the value of t lies between 1, and 2.

MEDIUM
IMPORTANT

The equation x3-7x2+1=0 has two positive roots, α and β, which are such that α lies between 0 and 1 and β lies between 6 and 7 .

By using an iterative formula xn+1=7xn2+13, carry out suitable iterations to find the value of β correct to 2 decimal places.

MEDIUM
IMPORTANT

The equation x3-7x2+1=0 has two positive roots, $\alpha$ and $\beta$, which are such that α lies between 0 and 1 and β lies between 6 and 7 .

By using an iterative formula xn+1=xn3+17, carry out suitable iterations to find the value of α correct to 2 decimal places. Give the value of each of your iterations to 4 decimal places.    [Write the value of α in the answer box].

MEDIUM
IMPORTANT

The equation sin(x-1)2x-3+1=0 has a root, α, between x=1 and x=1.4.

Using an iterative formula based on the equation x=3-sin(x-1)2 with a suitable starting value, find the value of α correct to 3 decimal places.

EASY
IMPORTANT

The equation sin(x-1)2x-3+1=0 has a root, α, between x=1 and x=1.4.

MEDIUM
IMPORTANT

The equation x4-1-x=0 has a root, α, between x=1 and x=2. Use your iterative formula, with a starting value of x1=1.5, to find α correct to 2 decimal places.

EASY
IMPORTANT

The equation x4-1-x=0 has a root, α, between x=1 and x=2.

HARD
IMPORTANT

The equation x3+5x-7=0 has a root α between 1 and 1.2.

EASY
IMPORTANT

The equation lnx+1=-2x+4 has a root α between x=1 and x=2.

MEDIUM
IMPORTANT

If the equation lnx+1+2x-4=0 has a root α between x=1 and x=2 then using an iterative formula xn+1=4-lnxn+12 with an initial value of x1=1.5, find the value of α correct to 3 decimal places.